DDE communcation functionallity of the IK102021.EXE (21.01.1999/L&W, RaLi)
--------------------------------------------------------------------------

program file name:      'IK102021.EXE'

DDE channels:           'DdeSCAnzeigewert'    (actual measure display)
                        'DdeSCMesswert'       (the last evaluated measure)

DDE server items:       'DdeSIAnzeigewert'    (actual measure display)
                        'DdeSIMesswert'       (the last evaluated measure)


Makro                   functionallity
--------------------------------------------------------------------------------
'[START]'               starts the measure display

'[STOP]'                stops the measure display

'[SHOW]'                bring the program window to front (set the "TopMost"-
                        flag  of the program window)

'[HIDE]'                hide the program window (enable the calling programm
                        to bring themself to front, "DdeSIMesswert.text"
                        becomes 'BRINGTOFRONT')

'[LOOSE]'               clear the "TopMost"-flag of the program window
                        (enable the calling programm to bring themself to
                        front, DdeSIMesswert.text becomes 'BRINGTOFRONT')

'[CALIBRATION_START]'   starts the measure display in the probe calibration mode
                        (works together with the probe database program)

'[CALIBRATION_STOP]'    stop will terminate the program (DdeSIMesswert.text
                        becomes 'BRINGTOFRONT')

'[CLOSE]'               will terminate the program (DdeSIMesswert.text
                        becomes 'BRINGTOFRONT')

[End of file]
